home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Extra 1997 #2 / Amiga Plus Extra 1997 #2.iso / system / dsound / quitdsound.rx < prev    next >
Encoding:
Text File  |  1997-02-16  |  157 b   |  10 lines

  1.  
  2. /* Sample ARexx script for DSound*/
  3. /* THis script demonstrates how to use DSound's ARexx port to quit DSound */
  4.  
  5. address "DSound.1"
  6.  
  7. options results
  8.  
  9. quit
  10.